Skip to content

WIP: Solid v2 pre-release#10272

Draft
brenelz wants to merge 34 commits intoTanStack:mainfrom
brenelz:solid-v2-2
Draft

WIP: Solid v2 pre-release#10272
brenelz wants to merge 34 commits intoTanStack:mainfrom
brenelz:solid-v2-2

Conversation

@brenelz
Copy link
Contributor

@brenelz brenelz commented Mar 14, 2026

🎯 Changes

Update solid-query to support v2 of Solid

@changeset-bot
Copy link

changeset-bot bot commented Mar 14, 2026

⚠️ No Changeset found

Latest commit: e7415f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 14, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 94eb799c-1df9-4aea-8291-0f7285ffe359

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can generate a title for your PR based on the changes.

Add @coderabbitai placeholder anywhere in the title of your PR and CodeRabbit will replace it with a title based on the changes in the PR. You can change the placeholder by changing the reviews.auto_title_placeholder setting.

@nx-cloud
Copy link

nx-cloud bot commented Mar 14, 2026

View your CI Pipeline Execution ↗ for commit 7063f6f

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 32s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-18 19:14:32 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 15, 2026

More templates

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@10272

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@10272

@tanstack/preact-query

npm i https://pkg.pr.new/@tanstack/preact-query@10272

@tanstack/preact-query-devtools

npm i https://pkg.pr.new/@tanstack/preact-query-devtools@10272

@tanstack/preact-query-persist-client

npm i https://pkg.pr.new/@tanstack/preact-query-persist-client@10272

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@10272

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@10272

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@10272

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@10272

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@10272

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@10272

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@10272

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@10272

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@10272

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@10272

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@10272

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@10272

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@10272

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@10272

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@10272

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@10272

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@10272

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@10272

commit: 7063f6f

@2wheeh
Copy link
Contributor

2wheeh commented Mar 18, 2026

Hi, I opened a small PR against your branch brenelz#1, would you be open to this?

})
expect(states[2]).toMatchObject({
isPending: true,
isPaused: false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these test changes safe? always bit worried when fixtures get modified

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah im not 100% sure... some needed to change to pass

@birkskyum birkskyum changed the title WIP: Solid v2 2 WIP: Solid v2 pre-release Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants